RingBuffer.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] read(uint count)
  2. T read()
    struct RingBuffer(T, uint Length)
    @nogc immutable
    T
    read
    ()

Meta